xenstore: remove not applicable control commands in stubdom
authorJuergen Gross <jgross@suse.com>
Wed, 12 Feb 2020 07:41:54 +0000 (08:41 +0100)
committerWei Liu <wl@xen.org>
Thu, 13 Feb 2020 12:59:43 +0000 (12:59 +0000)
commit1fb9a8bd8c7158eed26acb5ecd3210b82f1c31d4
tree3894a3644059bc855307bd8c52eaa6a357a4156a
parenta9594631b645be862857e3debbd1f04e932eb197
xenstore: remove not applicable control commands in stubdom

When run in a stubdom environment Xenstore can't select a logfile or
emit memory statistics to a specific file.

So remove or modify those control commands accordingly.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Wei Liu <wl@xen.org>
tools/xenstore/xenstored_control.c